1. Introduction
We used data from NOAA Data Buoys to analyze and describe the landfall of Hurricane Dolly-2008, which we selected from the Hurricane Exposure package.
We provided graphs of rainfall, wind speed, and distance feature of Dolly-2008.
We used more detailed data available from NOAA buoys to desribe Hurricane Dolly’s landfall.
2. EDA Exploration
2.1 Task ONE: Graphs of rainfall, wind speed, and distance feature of Dolly-2008
a. Rainfall Map of Dolly-2008
In this following plot, we observe that when the hurricane makes landfall, the surrounding rainfall level will increase. Also, due to this reason, the rainfall will also increase at the farthest of the land.
In the following plot, we re-visualize in 3D format. We obtain the same rainfall information as 2D graphic plot.
b. Wind Speed Map of Dolly-2008
In the following plot, we observe that when the hurricane makes landfall, the maximum modeled gust wind speed in the surrounding counties will increase. In contrast, the wind speed of the farthest of the land doesn’t change, which means that it is not influenced by the hurricane. The blue points are the locations of the 14 buoys we selected to look into. From this plot, we cannot conclude any useful wind speed information from the location of buoys.
c. Distance Map of Dolly-2008
In the following plot, we observe the distance between landfall point and other areas of the country. This is a very useful information when discussing the influence of wind during the duration of Hurricane Dolly.
2.2 Task TWO
a. Wind Speed Map of Dolly - 2008 with Buoys
The following plot shows a map of Hurricane Dolly’s maximum modeled gust wind speed by county during the storm. We have plotted the Buoys over this map with their size differing by average windspeed. The larger the size the higher the average windfall for that buoy during the time of Hurricane Dolly. Note: The buoy windspeed measurements were converted from m/s to knots in order to match the scale of the Hurricane Tracks data.
b. Comparison of Wind Speed Map Recorded by Hurr_Tracks and the Buoys - Part 1
The following plot compares the Wind Speed recorded in the hurr_tracks data with the buoy wind measurements over time. Based on the below plot it appears that the buoys are measuring a much lower windspeed overall, however are following a similar pattern
c. Comparison of Wind Speed Map Recorded by Hurr_Tracks and the Buoys - Part 2
The next plot digs a bit deeper into the comparison between the buoy wind speed and the hurr_tracks recorded wind speed. The below plot shows the average wind speed across buoys for each day, along with the line markers denoting the value of 2 standard deviations away from that average. As one can see from this plot, most of the hurr_tracks wind speeds do not even fall within 2 standard deviations of what was recorded across all buoys.
Moreover, we visualize above plot along with longitude and latitude. Blue surface represents wind speeds with specific longitude and latitude from hurr_tracks. Red dots represents wind speed across buoys for each day. Hurr_tracks wind speed are always higher than that of buoys wind speeds.
c. Variogram of wind level and rain
This is a semivariogram that shows that generally as distance between points in the Hurr tracks dataset increases, the difference in their maximum sustained wind speed also increases, indicating a possible spatial relationship. Extrapolating from this plot further is difficult because the data violates the stationarity assumption required for kriging, which states that different regions contained in the data cannot have their outcome values changing at different rates than others, and a hurricane that moves around a region means that change is occurring at different rates depending on where it is at a given moment.
This semivariogram does not have a traditional pattern like in the first example, the observed nugget value is high, indicating that there is a lot of noise in the data, and we can not say if there is a possible spatial relationship between buoy distance and average weed speed.
This is a semivariogram that shows that generally as distance between points in the rain dataset increases, the difference in their maximum sustained rainfall also increases, indicating a possible spatial relationship. This is no related rainfall information in Buoys information.